home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / windows / pmcstex.zip / PM_HILIT.ZIP / EPMKWDS.TEX < prev   
Text File  |  1996-06-07  |  45KB  |  1,579 lines

  1. *********************************************************************
  2.  MODIFIED BY Petr Mikulík, Jan/Feb 1996, in order to adjust colors to 
  3.  the "TeXshell" convention (or yellow-blue Turbo Vision convention). 
  4.  Settings of EPM not listed here: Settings/Colors/Background blue, Text yellow
  5.  --------------------------------------------------------------------
  6.  EPMKWDS.TEX Version 0.9c
  7.  Keywords file for hiliting (La)TeX files
  8.  By: Arnaldo Viegas de Lima           Internet: arnaldo@riosc.ibm.com
  9.      Research Staff Member                VNet: ARNALDO at RIOSC
  10.      IBM Rio Scientific Center
  11.  Suggestions, enhancements and bug reports are all welcome!
  12. 
  13.  Note:  For better performance, you might want to comment out the
  14.  "Internal LaTeX commands".
  15.  --------------------------------------------------------------------
  16. 
  17. DELIM
  18. 
  19.  Start   Color Color  End     Escape
  20.  string  bg    fg     string  character   Col
  21.   %       11     9            \
  22.  --  [       -1     2     ]       \
  23. 
  24. SPECIAL
  25. 
  26. $ -1  10
  27. [ -1  10
  28. 0 -1  10
  29. 1 -1  10
  30. 2 -1  10
  31. 3 -1  10
  32. 4 -1  10
  33. 5 -1  10
  34. 6 -1  10
  35. 7 -1  10
  36. 8 -1  10
  37. 9 -1  10
  38. = -1 11
  39. { -1 11
  40. } -1 11
  41. / -1 11
  42. * -1 11
  43. @ -1 11
  44. ! -1 11
  45. # -1 10
  46. $ -1 11 
  47. & -1 11
  48. ' -1 11
  49. ( -1 11
  50. ) -1 11
  51. + -1 11
  52. , -1 11
  53. - -1 11
  54. . -1 11
  55. : -1 11
  56. ; -1 11
  57. < -1 11
  58. > -1 11
  59. [ -1 11
  60. ] -1 11
  61. ^ -1 11
  62. _ -1 11
  63. ` -1 11
  64. | -1 11
  65. ~ -1 11
  66. % -1 11
  67. 
  68.  -- LaTeX style names
  69. 
  70. {article}      -1 12
  71. {book}         -1 12
  72. {letter}       -1 12
  73. {report}       -1 12
  74. {slides}       -1 12
  75. 
  76.  -- LaTeX environment names
  77. 
  78. {abstract}     -1 15
  79. {titlepage}    -1 15
  80. {document}     -1 12
  81. {itemize}      -1 15
  82. {figure}       -1 15
  83. {enumerate}    -1 15
  84. {figure}       -1 15
  85. {table}        -1 15
  86. {description}  -1 15
  87. {itemize}      -1 15
  88. {enumerate}    -1 15
  89. {quote}        -1 15
  90. {center}       -1 15
  91. {verbatim}     -1 15
  92. {picture}      -1 15
  93. {array}        -1 15
  94. {tabular}      -1 15
  95. {tabbing}      -1 15
  96. {sloppypar}    -1 15
  97. {minipage}     -1 15
  98. {eqnarray}     -1 15
  99. {equation}     -1 15
  100. {verse}        -1 15
  101. {list}         -1 15
  102. {float}        -1 15
  103. {math}         -1 15
  104. {displaymath}  -1 15
  105. {stack}        -1 15
  106. {flushleft}    -1 15
  107. {flushright}   -1 15
  108. 
  109.  -- AMS-LaTeX environment names
  110. 
  111. {align}    -1    15
  112. {align*}    -1    15
  113. {aligntat}    -1    15
  114. {alignat*}    -1    15
  115. {bmatrix}    -1    15
  116. {cases}    -1    15
  117. {gather}    -1    15
  118. {gather*}    -1    15
  119. {matrix}    -1    15
  120. {multline}    -1    15
  121. {multline*}    -1    15
  122. {pmatrix}    -1    15
  123. {subequations}    -1    15
  124. {smallmatrix}    -1    15
  125. {split}    -1    15
  126. {Sb}    -1    15
  127. {Sp}    -1    15
  128. {vmatrix}    -1    15
  129. {Vmatrix}    -1    15
  130. {xalignat}    -1    15
  131. {xlignat*}    -1    15
  132. {xxalignat}    -1    15
  133. {xxlignat*}    -1    15
  134. 
  135. BREAK
  136.      -- Petr: HOW DOES THIS WORK???? OR BUG IN COLOURING??? Some ) $ get wrong!
  137. \ -1 15
  138. { -1 15
  139. } -1 15
  140. ( -1 15
  141.  -- \
  142.  -- dolar
  143.  -- [ -1 4
  144.  -- { -1  4
  145. 
  146. ENDCHAR
  147. { -1 15
  148. } -1 15
  149. ) -1 15
  150.  -- } -1  4  -- Petr: HOW DOES THIS WORK???? OR BUG IN COLOURING??? Some ) $ get wrong!
  151. 
  152. CHARSET
  153. 
  154. abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ\
  155. 
  156. KEYWORDS
  157. 
  158. 
  159.  -- Special keywords
  160. 
  161. \                            -1 3
  162. \/                           -1 3
  163. \!                           -1 3
  164. \#                           -1 3
  165. \$                           -1 3
  166. \&                           -1 3
  167. \'                           -1 3
  168. \(                           -1 3
  169. \)                           -1 3
  170. \+                           -1 3
  171. \,                           -1 3
  172. \-                           -1 3
  173. \.                           -1 3
  174. \:                           -1 3
  175. \;                           -1 3
  176. \<                           -1 3
  177. \=                           -1 3
  178. \>                           -1 3
  179. \[                           -1 3
  180. \\                           -1 3
  181. \]                           -1 3
  182. \^                           -1 3
  183. \_                           -1 3
  184. \`                           -1 3
  185. \|                           -1 3
  186. \~                           -1 3
  187. \%                           -1 3
  188. \{                           -1 3
  189. \}                           -1 3
  190. 
  191.  -- LaTeX macros
  192. 
  193. \a                           -1 15
  194. \active                      -1 15
  195. \addcontentsline             -1 15
  196. \addpenalty                  -1 15
  197. \addtocontents               -1 15
  198. \addtocounter                -1 15
  199. \addtolength                 -1 15
  200. \addvspace                   -1 15
  201. \advance                     -1 15
  202. \allocationnumber            -1 15
  203. \Alph                        -1 15
  204. \alph                        -1 15
  205. \and                         -1 15
  206. \arabic                      -1 15
  207. \array                       -1 15
  208. \arraycolsep                 -1 15
  209. \arrayrulewidth              -1 15
  210. \arraystretch                -1 15
  211. \bar                         -1 15
  212. \baselineskip                -1 15
  213. \begingroup                  -1 15
  214. \bgroup                      -1 15
  215. \bibcite                     -1 15
  216. \bibdata                     -1 15
  217. \bibitem                     -1 15
  218. \bibliographystyle           -1 15
  219. \bibstyle                    -1 15
  220. \bigskip                     -1 15
  221. \botfigrule                  -1 15
  222. \botmark                     -1 15
  223. \botnum                      -1 15
  224. \bottomfraction              -1 15
  225. \box                         -1 15
  226. \boxmaxdepth                 -1 15
  227. \buildrel                    -1 15
  228. \bullet                      -1 15
  229. \catcode                     -1 15
  230. \catcoded                    -1 15
  231. \center                      -1 15
  232. \centering                   -1 15
  233. \chaptermark                 -1 15
  234. \char                        -1 15
  235. \chardef                     -1 15
  236. \circle                      -1 15
  237. \cleardoublepage             -1 15
  238. \clearpage                   -1 15
  239. \cline                       -1 15
  240. \closeout                    -1 15
  241. \clubpenalty                 -1 15
  242. \columnsep                   -1 15
  243. \columnseprule               -1 15
  244. \columnwidth                 -1 15
  245. \contentsline                -1 15
  246. \copy                        -1 15
  247. \count                       -1 15
  248. \countdef                    -1 15
  249. \cr                          -1 15
  250. \crcr                        -1 15
  251. \csname                      -1 15
  252. \dag                         -1 15
  253. \dagger                      -1 15
  254. \dashbox                     -1 15
  255. \dblfigrule                  -1 15
  256. \dblfloatpagefraction        -1 15
  257. \dblfloatsep                 -1 15
  258. \dbltexfloatsep              -1 15
  259. \dbltextfloatsep             -1 15
  260. \dbltopfraction              -1 15
  261. \ddagger                     -1 15
  262. \deadcycles                  -1 15
  263. \def                         -1 15
  264. \description                 -1 15
  265. \dimen                       -1 15
  266. \discretionary               -1 15
  267. \displaymath                 -1 15
  268. \displaystyle                -1 15
  269. \displaywidth                -1 15
  270. \divide                      -1 15
  271. \do                          -1 15
  272. \dospecials                  -1 15
  273. \doublerulesep               -1 15
  274. \dp                          -1 15
  275. \edef                        -1 15
  276. \egroup                      -1 15
  277. \endarray                    -1 15
  278. \endcsname                   -1 15
  279. \enddocument                 -1 12
  280. \endenumerate                -1 15
  281. \endequation                 -1 15
  282. \endfigure                   -1 15
  283. \endgroup                    -1 15
  284. \enditemize                  -1 15
  285. \endlist                     -1 15
  286. \endpicture                  -1 15
  287. \endsloppypar                -1 15
  288. \endtabbing                  -1 15
  289. \endtabular                  -1 15
  290. \endthebibliography          -1 15
  291. \endtrivlist                 -1 15
  292. \enumerate                   -1 15
  293. \eqnarray                    -1 15
  294. \eqno                        -1 15
  295. \equation                    -1 15
  296. \errmessage                  -1 15
  297. \errorstopmode               -1 15
  298. \eval                        -1 15
  299. \evensidemargin              -1 15
  300. \everyjob                    -1 15
  301. \everypar                    -1 15
  302. \expandafter                 -1 15
  303. \extracolsep                 -1 15
  304. \fbox                        -1 15
  305. \fboxrule